Scale event specific data. More...
#include <ivstevents.h>
Data Fields | |
int16 | root |
range [0, 127] = root Note/Transpose Factor | |
int16 | mask |
Bit 0 = C, Bit 1 = C#, ... (0x5ab5 = Major Scale). | |
uint16 | textLen |
the number of characters (TChar) between the beginning of text and the terminating | |
const TChar * | text |
UTF-16, null terminated, Hosts Scale Name. |
Scale event specific data.
Used in Event (union)
the number of characters (TChar) between the beginning of text and the terminating
null character (without including the terminating null character itself)